runtime.interfacetype.pkgpath (field)

5 uses

	runtime (current package)
		iface.go#L215: 			ipkg = inter.pkgpath.name()
		type.go#L149: 		return it.pkgpath.name()
		type.go#L344: 	pkgpath name
		type.go#L639: 		if it.pkgpath.name() != iv.pkgpath.name() {